Post

Replies

Boosts

Views

Activity

Reply to How do you free an AudioBufferList?
Instead of free(&bufferlist), I need to call free(bufferlist.unsafeMutablePointer). Found here.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to I can't fix it SIGTRAP
I find these also cause SIGTRAP: some_value / 0 UInt(Double(some_value) / Double(0)) UInt(-1)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23